home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 3005 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.6 KB

  1. Path: osprey.unf.edu!xwang
  2. From: xwang@osprey.unf.edu (Xin Wang)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: displaying pictures
  5. Date: 20 Jan 1996 15:43:56 GMT
  6. Organization: University of North Florida
  7. Message-ID: <4dr2js$o6v@osprey.unf.edu>
  8. References: <4bd2r6$fk@cloner2.ix.netcom.com>
  9. NNTP-Posting-Host: osprey.unf.edu
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. Irene J. Cameron (endorfin@ix.netcom.com) wrote:
  13. : How do I display a picture in c++ and what extension would the
  14. : picture's file name have?
  15. : Would I use the getimage and putimage functions?
  16.  
  17. : Thanx in advance
  18.  
  19. :     
  20.  
  21. --
  22. If you want to display a image file like (gif or bmp). I think you shall 
  23. study how the image file arrange their code and some basic assembly about 
  24. VGA interrupt. Of course, there are some free functions you can down load 
  25. from WWW that will help you solve this problem. Workkkkkkk Harddddddddd. 
  26.  
  27. |=====================================================================|
  28. |   ww          wwwwwww     aaaaaaa   nnnnnnn   ggggggg          ww   |
  29. |  <::>            w           a         n         g            <::>  |        
  30. | /    \        wwwwwww     aaaaaaa   nnnnnnn   ggggggg        /    \ |
  31. |  ||||            w           a         n         g            ||||  |
  32. |  /\/\         wwwwwww     aaaaaaa   nnnnnnn   ggggggg         /\/\  |
  33. |=====================================================================|
  34. |  Wang, Xin                                                          |
  35. |  University of North Florida      Internet:xwang@osprey.unf.edu     |
  36. |  Jacksonville, FL 32224-2645                                        |
  37. |=====================================================================|
  38.